home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #5 & #6
/
Amiga Plus CD - 1995 - No. 5 and 6.iso
/
pd
/
daten
/
turbocalc-demo
/
turbocalc
/
tclibs
/
read.me
< prev
next >
Wrap
Text File
|
1995-08-03
|
2KB
|
65 lines
TurboCalc 3.0 © Michael Friedrich
=================================
This drawer contains the 'TurboCalc-Libraries' which allow to add
external functions and features to TurboCalc in a simple manner.
Further information can be found in "TurboCalc-Libraries" in the
chapter "Files" of the manual.
These files should be located in one of those directories:
* LIBS:TCLibs
* PROGDIR:TCLibs
(where LIBS: ist dabei normalerweise das Libs-Verzeichnis der Startdiskette,
and PROGDIR: is the path TurboCalc is located).
If you have copied the complete TurboCalc directory, the TurboCalc-Libraries
can be found in PROGDIR:TCLibs.
Contents of this Drawer
-----------------------
* filereq.tclib Interface to the filerequester "reqtools.library"
If you rename this to "filereqx.tclib" the reqtools-
filerequester will be used instead of the (normal)
ASL-filerequester.
(Annotation: reqtools.library is copyright Nico François
and available as shareware)
* filereq1.tclib Simple Filerequester used if neither ASL-Requester
nor reqtools-Filerequester can be opened.
* crypt.tclib Library used to encrypt the sheets.
* Object_Logo.tclib Externe Objektklasse, siehe unten.
* demo_function.tclib Example for external functions/macros, see below
* Read.ME this file
More information can be found in the user manual!
Objekt_Logo.tclib
=================
This objectclass is a really simple example for an external object
class. You can use this to add the TurboCalc-Logo to any sheet.
This class has to be located in one of the tclib-directories (see above).
demo_function.tclib
===================
This TCLIB is an example for adding external functions and macros to
TurboCalc. These functions are used in the example sheet "Func_TCLibs"
(that is located in "Sheets3")